xen.git
2008-11-11 Keir Fraserhvm: fix single stepping on debugger
2008-11-11 Keir Fraservmx: Clean up exception delivery logic.
2008-11-11 Keir Fraserx86: fix getvcpucontext for HVM segment registers
2008-11-11 Keir Fraservmx: Fix realmode exception delivery to correctly check...
2008-11-11 Keir Fraservtd cleanup: change some function return types to void
2008-11-11 Keir Fraserxend: Restore CPU affinity on domain resume.
2008-11-11 Keir Fraserminios: add a barebone net/if.h
2008-11-10 Keir Fraservtd: fix interrupt remapping to handle SMI RTE's with...
2008-11-07 Keir Fraserx86, vmx realmode: Stack manipulation on interrupt...
2008-11-07 Keir Fraserxenpm: Fix an error path.
2008-11-06 Keir Fraserx86, hvm: Better MTRR type check.
2008-11-06 Keir Fraserx86: Fix an inverted flags conversion in map_page_to_xen()
2008-11-06 Keir Fraserx86: Use gfn_to_mfn() rather than gfn_to_mfn_current...
2008-11-05 Keir Fraserx86: PV support for hugepages
2008-11-05 Keir Fraserx86: fix a typo
2008-11-05 Keir Fraserx86, hvm: Only warn on memory attribute conflicts for...
2008-11-05 Keir Fraserxend, security: Prevent changing of the policy while...
2008-11-05 Keir Fraserxend: Add a multi-reader-single-writer lock implementation
2008-11-04 Keir Frasertools/hotplug: Separate OS-specific scripts.
2008-11-04 Keir Fraserx86: allow grant table originating ptes to have their...
2008-11-03 Keir Fraserxentrace: Trace mmio/io read/write value
2008-11-03 Keir Fraserx86: Fix GRANT_PTE_FLAGS.
2008-11-03 Keir Fraserx86: simplify page reference handling for partially...
2008-11-03 Keir FraserCpufreq: Enhance hypervisor px sanity check
2008-11-03 Keir Fraserxend: ioport & irq persistence thru reboot
2008-10-31 Keir FraserChange timer implementation to allow variable 'slop...
2008-10-30 Keir Fraserx86: Use the right error code when testing for spurious...
2008-10-30 Keir Fraserx86: fix preemptable page type handling
2008-10-30 Keir Fraserx86: eliminate domain cleanup hack in favor of using...
2008-10-30 Keir FraserCPUIDLE: Support C1 FFH entry
2008-10-30 Keir FraserCPUIDLE: add idx field
2008-10-30 Keir Fraserrombios: fix int13h for floppy disk
2008-10-29 Keir Frasercpufreq: Fix another build failure.
2008-10-29 Keir Frasercpufreq.c: shut up compiler about cpufreq_dom
2008-10-29 Keir Fraserx86: Fix relinquish_memory() for PGT_partial pages.
2008-10-29 Keir Fraserminios: Define __INSIDE_MINIOS__ rather than __MINIOS__
2008-10-29 Keir Fraserx86: Specify NUMA node when alloc'ing compat l4 for...
2008-10-29 Keir Frasercpufreq: domain structure update from array to linked...
2008-10-28 Keir Fraserx86: Fix circular page reference destruction in relinqu...
2008-10-28 Keir Fraserxend: Fix typo in waitForBackend() for phantom VBDs
2008-10-28 Keir Fraserhvm: Do not mess with APIC timer deadline if in one...
2008-10-28 Keir Fraserxenoprof: Small fixes.
2008-10-27 Keir Fraserminios: do not expose #define current to applications
2008-10-27 Keir Fraserx86: Disable MSI IRQs until locking is fixed.
2008-10-27 Keir Fraserx86, hvm, xenoprof: Add fully support of HVM guest...
2008-10-27 Keir Fraserx86: highmem handling assistance hypercalls
2008-10-27 Keir FraserConstify arguments to unmap_domain_page() etc.
2008-10-27 Keir Fraserx86: First fixmap entry (0) is invalid.
2008-10-27 Keir FraserPrint d->is_dying when dumping domain info.
2008-10-27 Keir Fraserx86: fix domain cleanup
2008-10-27 Keir Fraserx86/powernow: fix machine shutdown
2008-10-27 Keir Fraserx86: Fix coding style in msi.c
2008-10-27 Keir Fraserserial: Fix IRQ enable/disable in tx interrupt handler.
2008-10-27 Keir Fraserx86_32: Lock in map_domain_page() may be taken with...
2008-10-27 Keir FraserAdd 2 more permissions to the XSM/Flask default policy.
2008-10-27 Keir Fraserx86: relax restrictions on reserved bits in L3 for...
2008-10-27 Keir FraserCpufreq statistic update for SW_ANY coordination
2008-10-27 Keir FraserFix xm scsi-attach/detach/list for inactive managed...
2008-10-23 Keir Fraserx86: Enable spinlock debugging earlier during boot.
2008-10-23 Keir Fraserx86: Dom0 builder doesn't need to disable IRQs while...
2008-10-23 Keir Fraserx86: Dom0 builder must run on a valid GDT at all times.
2008-10-23 Keir FraserRemove accidentally checked-in xenpmd binary.
2008-10-23 Keir Fraserhpet cpuidle: Observe IRQ-safe locking protocol.
2008-10-23 Keir Fraserspinlock: Add debug-build checks for IRQ-safe spinlocks.
2008-10-23 Keir Fraserx86, hvm: Move return-to-guest timer and interrupt...
2008-10-23 Keir Fraserxenpmd: Fix makefile for 'make install'.
2008-10-23 Keir Fraserhvmloader: Remove unneeded legacy flag from FADT flags...
2008-10-23 Keir FraserXen power management daemon patch.
2008-10-22 Keir Fraserx86, smpboot: A few code cleanups.
2008-10-22 Keir FraserRemove duplicated __cacheline_aligned attribute from...
2008-10-22 Keir FraserRemove unused old xmalloc.c file.
2008-10-22 Keir Fraserx86: Remove needless IRQ critical section from init_xen...
2008-10-22 Keir Fraserspinlock: Add assertions for lock_irq() variants.
2008-10-22 Keir FraserDefine spin_barrier_irq() for IRQ-safe spinlocks, and...
2008-10-22 Keir Fraserx86, hvm: Allow 100us periodic virtual timers
2008-10-22 Keir FraserPort HPET device model to vpt timer subsystem
2008-10-22 Keir FraserEPT: tidy exception handler to give more useful errors
2008-10-22 Keir Fraserx86, hap: Track max_mapped_pfn better when using 2MB...
2008-10-22 Keir FraserFix guest_physmap_add_entry sanity checking logic
2008-10-22 Keir Fraserblktap: re-enable O_DIRECT in block_qcow.c
2008-10-22 Keir FraserSimplify set_px_info hypercall 32-on-64 compatibility...
2008-10-22 Isaku Yamahata[IA64] Add head files and helper functions for VTD...
2008-10-22 Isaku Yamahata[IA64]: update ia64 px info transfer corresponding...
2008-10-22 Isaku Yamahata[IA64] Add hypercalls needed for VTD
2008-10-22 Isaku Yamahatamerge with xen-unstable.hg
2008-10-22 Isaku Yamahata[IA64] fix compilation error of xen/common/spinlock.c
2008-10-21 Keir Fraseria64: Some fixes after spinlock implementation changes.
2008-10-21 Keir Fraserx86, shadow: shadow_page_info must be same size as...
2008-10-21 Keir Fraserx86: Move some code out of IRQ-disabled section of...
2008-10-21 Keir Fraserx86, irq: No synamic memory allocation with IRQs disabled.
2008-10-21 Keir FraserUse hvm_dirq_assist() to replace {vmx,svm}_dirq_assist().
2008-10-21 Keir Fraserxend: Fix and clean up vscsi_util.py and other files
2008-10-21 Keir Frasertimer: No dynamic memory allocation with IRQs disabled.
2008-10-21 Keir Fraserx86: Avoid dynamic memory allocation during AP startup.
2008-10-21 Keir Fraserpv-on-hvm: Avoid rwlock livelock on save/restore.
2008-10-21 Keir FraserFix ioapic_rte_to_remap_entry() on IA64.
2008-10-21 Keir FraserAdd print info for ACPI _PCT and _PPC
2008-10-21 Keir FraserUpdate cpufreq statistic protection
2008-10-21 Keir FraserAdd protection for xenpm access power management info
2008-10-21 Keir Fraserx86: Adapt 32b guest os to 64b hypervisor platform_hype...
next